//==============================================================================
define ChineseShieldLarge
{
	SetSelector
		{
			TechLogic none/Copper shields/Bronze shields/Iron shields
			set hotspot
			{
				version
				{
					visualnone jimmy
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments C Shield Large Copper
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments C Shield Large Copper
				    ReplaceTexture Attachments C Shield Large Copper/Attachments C Shield Large Iron
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments C Shield Large Copper
				    ReplaceTexture Attachments C Shield Large Copper/Attachments C Shield Large Bronze
				}
			}
		}
  }